home *** CD-ROM | disk | FTP | other *** search
/ NetNews Offline 2 / NetNews Offline Volume 2.iso / news / comp / lang / c-part1 / 8843 < prev    next >
Encoding:
Internet Message Format  |  1996-08-05  |  1.3 KB

  1. Path: redstone.interpath.net!mercury!softbase
  2. From: softbase@mercury.interpath.net (Scott McMahan - Softbase Systems)
  3. Newsgroups: comp.lang.c
  4. Subject: Re: Object Oriented programming in C ????
  5. Date: 6 Mar 1996 17:38:23 GMT
  6. Organization: Interpath -- Providing Internet access to North Carolina
  7. Message-ID: <4hkiif$5q8@news.interpath.net>
  8. References: <4higq7$5j2@sidhe.memra.com> <4hidvhINNcen@gambier.ugrad.cs.ubc.ca>
  9. NNTP-Posting-Host: mercury.interpath.com
  10. X-Newsreader: TIN [version 1.2 PL2]
  11.  
  12. Kazimir Kylheku (c2a192@ugrad.cs.ubc.ca) wrote:
  13. :Does anyone know of resources that explain how to write OO programs in C?
  14.  
  15. I could not spell his name correctly without the book in front of me,
  16. but Nabisomething Barakkakkakkai (does anyone know how to spell his
  17. name?) discusses this in his book OOP in C++, an orange covered Sams'
  18. book.  It's an excellent book, but probably out of print. Most of this
  19. material is duplicated in the Microsoft C/C++ 7 Developer's Guide, a
  20. HUGE book (so big 3 chapters are on diskette because the book
  21. was too big to hold them!) that ought to be on cutout tables near you.
  22.  
  23. THe book discusses OOP concepts in C first as a prelude to C++ -- he
  24. shows how to do OO things in C, and then how much easier C++'s extended
  25. syntax is to do the things.
  26.  
  27. Scott
  28.  
  29. PS: If you really need the author's name and the ISBN, I can try to 
  30. dig this book out.
  31.